This folder accompanies the paper 'Do low-cost thermal vapour experiments (<£100,000)
result in published research from more countries in quantum technologies. It contains two files.

- Datasets for Calculating Statistics in Table 2 is a .csv file containing all the data needed
to calculate the mean statistics and standard errors in Table 2.

- Notebook_Hot_and_Cold is a jupyter notebook written in Python 3. It imports the data from the
.csv file as a dataframe and computes the statistics and Mann-Whitney U tests. Package requirements
are detailed in the first cell of the notebook.